diff options
Diffstat (limited to 'config/waybar/configs/SummitSplit [Top & Bot]')
| -rw-r--r-- | config/waybar/configs/SummitSplit [Top & Bot] | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/config/waybar/configs/SummitSplit [Top & Bot] b/config/waybar/configs/SummitSplit [Top & Bot] deleted file mode 100644 index c98b3514..00000000 --- a/config/waybar/configs/SummitSplit [Top & Bot] +++ /dev/null @@ -1,78 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### DUAL TOP and BOTTOM ### // - -[{ -"include": "~/.config/waybar/modules", -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "top", -"spacing": 3, -"fixed-center": true, -"ipc": true, -"margin-top": 1, -"margin-left": 8, -"margin-right": 8, - -"modules-left": [ - "cpu", - "temperature", - "memory", - "disk", - ], - -"modules-center": [ - "idle_inhibitor", - "clock", - "custom/light_dark", - ], - -"modules-right": [ - "custom/weather", - "battery", - "backlight", - "bluetooth", - "network", - //"custom/updater", - "custom/cycle_wall", - "custom/lock", - ], -}, - -{ -"include": "~/.config/waybar/modules", -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "bottom", -"spacing": 5, -"fixed-center": true, -"ipc": true, -"margin-left": 8, -"margin-right": 8, -//"margin-bottom": 0, - -"modules-left": [ - "custom/menu", - "wlr/taskbar", - ], - -"modules-center": [ - "hyprland/workspaces#4", - ], - -"modules-right": [ - "hyprland/window", - "tray", - "mpris", - "keyboard-state", - "pulseaudio", - //"wireplumber", - "pulseaudio#microphone", - "custom/power", - ], - -}]
\ No newline at end of file |
